Welcome![Sign In][Sign Up]
Location:
Search - result management system

Search list

[Communicationwm-01tC源程序

Description: 射频卡读卡程序,射频IC卡识别技术,通常由载有密码的射频IC卡来代替传统的键盘密码。读卡模块读出密码后,即产生输出电信号,继而驱动执行机构动作,或将密码(如卡号)送给外围对接设备(如电脑或单片机等)。采用射频卡读卡模块及感应体构成的特定系统中,因射频卡内码信号唯一且不可复制,因此射频卡不仅杜绝了非法复制密码,还为各种控制采用信息化管理创造了条件。-RF card reader procedure, radio frequency identification technology IC cards, usually containing the password from the RF IC cards to replace the traditional keyboard password. Reader module read out a password, as a result, the output signal, and then drive the implementation agency action, or passwords (such as logging) gave the external docking equipment (such as computer or microcontroller, etc.). RF card reader module consisting of sensors and the specific system, RF signal code card but not the only copy, RF Card not only prevents illegal copying passwords, but also controls the use of information management to create the conditions.
Platform: | Size: 1382 | Author: 赵凉 | Hits:

[Other resourceyuangongpeixun

Description: 这是 用C++编写的员工培训系统 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类-C is prepared by the staff training users of the system to amend the source can choose accordingly. H and. Cpp , the example of the use of the basic rules of naming is : DIALOG_ ***** resources for the management of the dialog, ***** Info window for data entry resources ***** Set result sets corresponding to the category
Platform: | Size: 212581 | Author: 熊键超 | Hits:

[Windows Developpeixunguanli

Description: Delphi培训管理小软件的源代码,这款Delphi培训管理系统可以完成课程设置、查看选课结果、成绩管理、统计报表等功能.-Delphi training in the management of small software source code, The this Delphi training management system can complete the curriculum, View elective result, performance management, statistical reporting, and other functions.
Platform: | Size: 460800 | Author: Bond | Hits:

[JSP/Javaxueshengguanlixitong

Description: 对学生信息(包括学号、语文、数学、英语、平均分)进行管理,包括学生成绩的信息输入、输出、查询、删除、排序、统计、退出.将学生的成绩信息进行记录,信息内容包含:(1)学生的学号(2)学生的姓名(3)学生的成绩。假设,现收集到了一个班学生的所有成绩信息,要求用C语言编写一个简单的成绩管理系统,可进行录入、查询、修改和浏览等功能。学习相关开发工具和应用软件,熟悉系统建设过程。-Information to students (including student id, Chinese, maths, English, average) management, including student achievement information input, output, query, delete, sorting, statistics, exit. Record student achievement information, information content includes: (1) the student s student id (2) the student s name (3) the student s result. Assumptions, we collected a class students all of the information, and asked to use C language to write a simple performance management system that can input, query, modify, and browsing, and other functions. Learning related development tools and application software, familiar with the system building process.
Platform: | Size: 1262592 | Author: 刘庆 | Hits:

[Program docCPP

Description: 用c++语言,实现酒店客房管理系统,将结果输入文件中,课程设计-Using c++ language, to achieve hotel management system that will result in the input file, curriculum design
Platform: | Size: 13312 | Author: | Hits:

[Multimedia Develop173CMS_1.4.0_UTF-8

Description: 73CMS企业网站管理系统采用.Net2.0+Access架构,结果多年的建站经验,经过一年多的攻坚奋斗开发完成,专业、智能、简单是我们对企业网站内容管理系统追求,开发出最好的产品服务于客户。-73CMS enterprise website management system using. Net2.0+Access architecture, the result of years of experience of siting, after a year of crucial struggle developed, professional, smart, simple is our pursuit of enterprise web content management system, develop the best products and services customers.
Platform: | Size: 7756800 | Author: lhd19871218 | Hits:

[OS Developsystem

Description: 页式存储管理模拟 描述:根据虚地址中的用户号和虚页号同时查快表和慢表,当快表中存在此虚页号,就读出实页号,并计算主存实地址。如果所需页面没有在快表当中,等待慢表的访问结果,如果慢表中也不存在(装入位=0)怎产生缺页中断,调入所需页面,如果主存有空闲页面,则直接调入,否则使用LRU替换算法淘汰主存中某一页,调入新的页面,并更新快表。-Page storage management simulation Description: while the investigation fast and slow table based on the virtual table address user number and the virtual page number, fast table when this virtual page number exists, attending a real page numbers, and calculate the real address of main memory. If the page does not watch them in fast, slow wait for a table to access the desired result, if the table does not exist slow (loading bit = 0) How to generate a page fault, transferred to the desired page, there are free if the main page, directly transferred, otherwise use LRU replacement algorithm eliminated a page in main memory, transferred to a new page, and update the table fast.
Platform: | Size: 1024 | Author: 高昊 | Hits:

[Software Engineeringstudent-manage

Description:  学生信息管理系统 一、 课题内容和要求 设计一个简化的学生成绩管理系统,并用C语言实现。对该系统的要求如下:  1. 该系统应实现以下功能 (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的20 、30 和50 。 (3)计算每位学生的总评成绩。 (4)计算该班级某课程的总平均成绩。 (5)算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号。-A student information management system, subject to design a simplified content and student achievement management system and the C language. The system requirements are as follows: (1) The system shall perform the following functions (1) according to the curriculum by class read from a file corresponding usual result, midterm and final exam scores. (2) the percentage of the total grades three grades are defined as constants, and 20 each of the total score of 30 and 50 . (3) calculate the overall rating for each student achievement. (4) calculating the overall average score for the class of a course. (5) count is excellent, the percentage of good, in passing, as well as the number of students failing the total number. Which is superior 100-90 ,89-80 ,79-70 as good as the passing ,69-60 was 60 points or less failed. (6) the required output results in excellent, good, medium, pass, do not pass each section of students to learn numbers.
Platform: | Size: 208896 | Author: 裴安山 | Hits:

[OtherDynamic-Memory-Management

Description: Dynamic Memory Management.If the allocated memory is not freed when it s no longer necessary it will result in a memory leak. It is not specified what will happen to the leaked memory, but contemporary operating systems collect it when the program terminates. Memory leaks can be very dangerous because the system may run out of memory. To eliminate them, C++ provides a destructor member for every class where the programmer should deallocate all the memory it allocates inside the class. In other languages like Java or C# a garbage collector is used that figures out which memory blocks are no longer needed and deletes them, taking the burden of deallocation from the programmer s shoulders, but adding some overhead in runtime. In C++, you can use smart pointers that hold on to a piece of memory and deallocate that memory in their destructors.
Platform: | Size: 3072 | Author: aref | Hits:

[Education soft systemzhishool_v8.6.0

Description: 智睿学校网站系统定位教育网行开发的系统,网站首页 学校概况 校园新闻 德育教学 校园风彩 资源下载 求贤纳士 成绩查询 网上报名 联系我们 会员中心 校园信箱,教师档案系统等学校网站常用的栏目,采用当前学校网站的适用性,智睿学校网站管理系统永久使用,终身免费。针增强了对性和易用性,适合创建中、小学校,大中院校,技校使用。-The wisdom wisdom school website system localization education network line of development system, website home page school survey campus news moral education teaching campus wind color resources downloading strives for to accept on virtuously the gentleman result inquiry network to register relates our member center campus mailbox, the teacher file system and so on the school website commonly used columns, uses the current school website the serviceability, the wisdom wisdom school website management system management system permanent use, the lifelong free.The needle strengthened to the nature and the usability, suits in the foundation, the elementary school, the major and medium colleges and universities, the professional school uses.
Platform: | Size: 2497536 | Author: dashuipiao | Hits:

[ADO-ODBCmain

Description: 学生成绩管理系统,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩。具体包含 1、成绩文件:成绩文件包括两个部分,即读取成绩记录文件和创建成绩记录文件;成绩管理:具有对成绩记录的添加、删除、单科排序操作; 2、成绩管理:具有对成绩记录的添加、删除、单科排序操作; 3、成绩查询:按学号查询学生记录; 4、成绩统计:根据学生的平均分高低,对学生的数据进行排序后输出; 5、退出系统:退出管理系统,回到DOS 命令符状态-Student achievement management system, each student s data contains student id (don t repeat), name, three classes of grades and gpa. Concrete containing 1, the result file: result file contains two parts, namely to read the record and create the record file Performance management: to record to add, delete, meet a sorting operation 2, performance management: to record to add, delete, meet a sorting operation 3, scores query: according to the student number query student record 4, performance statistics: according to the student s average height, sorted output data to the student 5, exit system: exit management system, back to DOS commands
Platform: | Size: 4096 | Author: 刘宇涛 | Hits:

[WEB CodeTCCMS_v3.1_GBK

Description: TCCMS是由经验丰富的开发团队历时一年全新开发的结果。内核借鉴了java中的struts和hibernate框架的一些思路,结合smarty MVC引擎自主研发的一套php ORM 框架。是一套高效,安全,开源的内容管理系统。 TCCMS 虽然功能不是最丰富的,可是是最实用的。最终目的是满足大中型站点的需求。天信团队能为大型站点提供借鉴方案,tccms只起到一个抛砖引玉的作用,基于此框架和tccms系统上,可以解决房产、政府、学校、招商、企业、酒店预订、交友系统共、OA系统的开发-TCCMS is a result of the new development of the experienced development team which lasted a year. The core of the Java struts and Hibernate framework of some of the ideas, combined with the MVC Smarty engine independent research and development of a set of ORM PHP framework. Is a set of efficient, safe, open source content management system. TCCMS although the function is not the most abundant, but is the most practical. The ultimate goal is to meet the needs of large and medium-sized sites. Tianxin team can provide a reference solution for large site, tccms plays only a role of casting a brick to attract jade, based on this framework and tccms system can solve the property, government, schools, businesses, enterprises, hotels, booking, dating system, OA system development.
Platform: | Size: 3171328 | Author: languangn | Hits:

[Software EngineeringStuSelectCourse

Description: 一个教务管理系统,本系统提供的功能有:各类角色账号的开设与管理、课程的开设与删除、教师登录成绩、学生查询成绩和课程的选择等。-A teaching management system, this system provides functions are: all kinds of roles of account opening and management, and delete login, teacher performance and student query result and course selection, etc.
Platform: | Size: 17759232 | Author: lb | Hits:

[ADO-ODBCStuSys

Description: 天津大学软件实习 qt实现的学生管理系统 主要功能: 用户登录 学生添加 学生选课 学生成绩添加 成绩查询 宿舍成员查询等-Tianjin University Software internship qt achieve student management system The main function: User login Students add Student Course Add student achievement Result inquiry Dormitory member inquiry
Platform: | Size: 17408 | Author: xbx | Hits:

[Program docLTE-MIMO-System-Level-Design

Description: New deployments are needed to address the future needs of 4G networks like high data rate support for clustered users. As a result, there is a shift in paradigm for MIMO increasing the number of antennas at a single cell site to distributing multiple antennas over a cell area. Furthermore, such distributed antennas may be in different power levels, and also in different antenna configurations. These add an interesting aspect and require scalable designs as well as interference management as part of MIMO improvements. Geographically separated antennas implemented as remote radio heads can be controlled by a centrally located baseband unit using high-speed standardized fiber interfaces. Such low-latency fiber interfaces ensure good synchronization across antennas and make the transmission distributed antennas as a natural extension of MIMO.-New deployments are needed to address the future needs of 4G networks like high data rate support for clustered users. As a result, there is a shift in paradigm for MIMO increasing the number of antennas at a single cell site to distributing multiple antennas over a cell area. Furthermore, such distributed antennas may be in different power levels, and also in different antenna configurations. These add an interesting aspect and require scalable designs as well as interference management as part of MIMO improvements. Geographically separated antennas implemented as remote radio heads can be controlled by a centrally located baseband unit using high-speed standardized fiber interfaces. Such low-latency fiber interfaces ensure good synchronization across antennas and make the transmission distributed antennas as a natural extension of MIMO.
Platform: | Size: 2512896 | Author: nebiyu | Hits:

[DirextXDirectShow开发指南

Description: DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加方便。它广泛地支持各种媒体格式,包括Asf、Mpeg、Avi、Dv、Mp3、Wave等,为多媒体流的捕捉和回放提供了强有力的支持。(DirectShow is Microsoft Corp's ActiveMovie and Video for Windows based on the launch of a new generation of COM (Component Object Model) streaming media development package, and DirectX development kits released together. The process, DirectShow uses a Filter Graph model to manage the entire data stream using DirectShow, we can easily drive the model from the support WDM card to capture data, and the corresponding post processing and storage to a file. As a result, access to multimedia data becomes more convenient in a multimedia database management system (MDBMS). It supports a wide variety of media formats, including Asf, Mpeg, Avi, Dv, Mp3, Wave and so on. It provides strong support for the capture and playback of multimedia streams.)
Platform: | Size: 31692800 | Author: 手のひらの桜 | Hits:

[matlab14 bus PSO

Description: During past decades, power systems have been managed conventionally. This system includes generation and transmission companies. Recent strategy of the our country has result in changes in the management system and the traditional companies, so they turned to various private companies; The competition between companies has increased productivity and reduced production costs and ultimately increased social welfare.
Platform: | Size: 58368 | Author: habibzadeh | Hits:

[CSharp成绩管理系统

Description: 学生成绩管理系统,学生登录,注册,成绩查询,个人信息管理,教师管理学生成绩等,管理员管理全部(Student achievement management system, student login, registration, result inquiry, personal information management, teacher management student achievement and so on, the administrator manages all)
Platform: | Size: 523264 | Author: wmq201200 | Hits:

[OthercjDWKPerformance

Description: Source code features Backstage login, authority management, suitable for the two development and use, welcome to download learning Two. Function introduction The source code is a performance management system source code, divided into teacher login and student login, with different rights Three. Menu function Teacher management 1, student information management: add students; delete students; check all student information; evaluate 2, student achievement management: record the achievement; modify the result 3. The student achievement statistics: the average scores of various subjects; the ranking of grades 4. Exit
Platform: | Size: 3627008 | Author: 柴沟 | Hits:

[JSP/Java在线考试系统

Description: 本系统用户共分成三类:学生、教师和管理员。 对系统管理员来说,实现功能包括用户的管理、考试结果管理、公告管理。 对教师来说,系统提供功能包括题库管理、考试管理。 题库管理:教师可以根据教学需求对题库中的试题进行三种基本操作:添加考题、删除考题、修改考题。其中支持题型:单项选择题、多项选择题、判断题。对于每种题型,教师可以设置题干、答案等属性。 试卷管理:教师可以从课程,各种题型的数量等方面对某份试卷提出一定的要求生成试卷规则。 成绩管理:教师可以查看考生的考试成绩。 对学生来说,可以进行在线考试,以及成绩的查询等操作(There are three kinds of users in this system: students, teachers and administrators. For system administrators, implementation functions include user management, examination result management and announcement management. For teachers, the functions of the system include item bank management and examination management. Item bank management: teachers can do three basic operations on questions in item bank according to teaching needs: add test questions, delete test questions, and modify test questions. Among them, support questions are single choice, multiple choice and judgement. For each question type, teachers can set questions, answers and other attributes. Examination paper management: teachers can make certain requests for a test paper from the curriculum, the number of questions and so on, and generate test paper rules. Score management: teachers can see the examinees' examination results. For students, they can do online examinations and query results.)
Platform: | Size: 941056 | Author: 范123 | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net